Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(vanilla): proxy state map instead of symbol #611

Merged
merged 1 commit into from
Dec 27, 2022

Conversation

dai-shi
Copy link
Member

@dai-shi dai-shi commented Dec 27, 2022

With #599, a new implementation is possible.

@vercel
Copy link

vercel bot commented Dec 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
valtio ✅ Ready (Inspect) Visit Preview Dec 27, 2022 at 11:33AM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 27, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6823d42:

Sandbox Source
React Configuration
React Typescript Configuration
React Browserify Configuration
React Snowpack Configuration
React Parcel Configuration

@github-actions
Copy link

github-actions bot commented Dec 27, 2022

Size Change: -415 B (-1%)

Total Size: 51.8 kB

Filename Size Change
dist/esm/vanilla.js 2.23 kB -80 B (-3%)
dist/system/vanilla.development.js 2.36 kB -79 B (-3%)
dist/system/vanilla.production.js 1.44 kB -27 B (-2%)
dist/umd/vanilla.development.js 2.58 kB -89 B (-3%)
dist/umd/vanilla.production.js 1.53 kB -50 B (-3%)
dist/vanilla.js 2.46 kB -90 B (-4%)
ℹ️ View Unchanged
Filename Size
dist/esm/index.js 983 B
dist/esm/macro.js 617 B
dist/esm/macro/vite.js 732 B
dist/esm/utils.js 4.13 kB
dist/index.js 1 kB
dist/macro.js 873 B
dist/macro/vite.js 1.03 kB
dist/system/index.development.js 1.17 kB
dist/system/index.production.js 523 B
dist/system/macro.development.js 725 B
dist/system/macro.production.js 555 B
dist/system/macro/vite.development.js 839 B
dist/system/macro/vite.production.js 660 B
dist/system/utils.development.js 4.35 kB
dist/system/utils.production.js 2.92 kB
dist/umd/index.development.js 1.14 kB
dist/umd/index.production.js 624 B
dist/umd/macro.development.js 1.02 kB
dist/umd/macro.production.js 727 B
dist/umd/macro/vite.development.js 1.2 kB
dist/umd/macro/vite.production.js 882 B
dist/umd/utils.development.js 4.81 kB
dist/umd/utils.production.js 3.07 kB
dist/utils.js 4.66 kB

compressed-size-action

@dai-shi dai-shi merged commit ec44557 into main Dec 27, 2022
@dai-shi dai-shi deleted the refactor/proxy-state-map branch December 27, 2022 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant